[INFO] cloning repository https://github.com/char-46/jv
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/char-46/jv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchar-46%2Fjv", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchar-46%2Fjv'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9be5dff8a9a7c25a6f6485f4a14d21bdab2b9263
[INFO] fixing char-46/jv against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchar-46%2Fjv" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/char-46/jv
[INFO] finished tweaking git repo https://github.com/char-46/jv
[INFO] tweaked toml for git repo https://github.com/char-46/jv written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/char-46/jv on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/char-46/jv already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded which v8.0.0
[INFO] [stderr]   Downloaded jiff-static v0.2.16
[INFO] [stderr]   Downloaded jiff v0.2.16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 88e762fc2ce3ff9028e92acbdf43ebbc76b05f48ba3e4ccae81e6186271d0131
[INFO] running `Command { std: "docker" "start" "88e762fc2ce3ff9028e92acbdf43ebbc76b05f48ba3e4ccae81e6186271d0131", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "88e762fc2ce3ff9028e92acbdf43ebbc76b05f48ba3e4ccae81e6186271d0131" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "88e762fc2ce3ff9028e92acbdf43ebbc76b05f48ba3e4ccae81e6186271d0131", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "88e762fc2ce3ff9028e92acbdf43ebbc76b05f48ba3e4ccae81e6186271d0131" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking toml_writer v1.0.4
[INFO] [stderr]     Checking env_home v0.1.0
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking toml_parser v1.0.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking shellexpand v3.1.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking which v8.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]     Checking toml v0.9.8
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking jv v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `log`
[INFO] [stdout]  --> src/env_manager.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use log::{debug, info, warn};
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `log`, use `cargo add log` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `semver`
[INFO] [stdout]  --> src/error.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use semver::Version;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `semver`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `semver`, use `cargo add semver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `log`
[INFO] [stdout]  --> src/symlink.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use log::{debug, warn};
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `log`, use `cargo add log` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `semver`
[INFO] [stdout]  --> src/version.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use semver::Version;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `semver`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `semver`, use `cargo add semver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `log`
[INFO] [stdout]  --> src/version_manager.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use log::{info, warn};
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `log`, use `cargo add log` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `log`
[INFO] [stdout]  --> src/java_detector.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use log::{debug, info};
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `log`, use `cargo add log` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `regex`
[INFO] [stdout]  --> src/java_detector.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use regex::Regex;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `regex`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lazy_static`
[INFO] [stdout]  --> src/path_utils.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use lazy_static::lazy_static;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `lazy_static`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `lazy_static`, use `cargo add lazy_static` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `regex`
[INFO] [stdout]  --> src/path_utils.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use regex::Regex;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `regex`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]   --> src/commands.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |         log::info!("Starting to list Java versions (detailed={}, verbose={})", detailed, verbose);
[INFO] [stdout]    |         ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]   --> src/commands.rs:98:9
[INFO] [stdout]    |
[INFO] [stdout] 98 |         log::debug!("Loaded configuration with {} search paths", config.search_paths.len());
[INFO] [stdout]    |         ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/commands.rs:253:9
[INFO] [stdout]     |
[INFO] [stdout] 253 |         log::info!("Switching to Java version '{}' (vendor: {:?}, arch: {:?}, path: {:?}, env_only={}, global={})",
[INFO] [stdout]     |         ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/commands.rs:345:13
[INFO] [stdout]     |
[INFO] [stdout] 345 |             log::debug!("Searching for best match among {} installations", filtered_installations.len());
[INFO] [stdout]     |             ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/commands.rs:350:13
[INFO] [stdout]     |
[INFO] [stdout] 350 |             log::info!("Switching to installation at: {}", target.java_home.display());
[INFO] [stdout]     |             ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/commands.rs:352:17
[INFO] [stdout]     |
[INFO] [stdout] 352 |                 log::debug!("Installation details: version={}, vendor={}, path={}",
[INFO] [stdout]     |                 ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/commands.rs:416:9
[INFO] [stdout]     |
[INFO] [stdout] 416 |         log::debug!("Updating configuration with current version: {}", target.version);
[INFO] [stdout]     |         ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/commands.rs:430:9
[INFO] [stdout]     |
[INFO] [stdout] 430 |         log::info!("Checking current Java version");
[INFO] [stdout]     |         ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/commands.rs:432:13
[INFO] [stdout]     |
[INFO] [stdout] 432 |             log::debug!("Searching for java.exe in PATH");
[INFO] [stdout]     |             ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/commands.rs:438:17
[INFO] [stdout]     |
[INFO] [stdout] 438 |                 log::debug!("Found java.exe at: {}", java_path.display());
[INFO] [stdout]     |                 ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/commands.rs:443:17
[INFO] [stdout]     |
[INFO] [stdout] 443 |                 log::debug!("Executing java -version command");
[INFO] [stdout]     |                 ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/commands.rs:451:37
[INFO] [stdout]     |
[INFO] [stdout] 451 | ...                   log::debug!("Java version: {}", line.trim());
[INFO] [stdout]     |                       ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/commands.rs:458:25
[INFO] [stdout]     |
[INFO] [stdout] 458 |                         log::warn!("Failed to get version information: {}", e);
[INFO] [stdout]     |                         ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/commands.rs:464:17
[INFO] [stdout]     |
[INFO] [stdout] 464 |                 log::warn!("Java not found in PATH: {}", e);
[INFO] [stdout]     |                 ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/commands.rs:484:9
[INFO] [stdout]     |
[INFO] [stdout] 484 |         log::info!("Starting Java detection (detailed={}, verbose={})", detailed, verbose);
[INFO] [stdout]     |         ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/commands.rs:486:9
[INFO] [stdout]     |
[INFO] [stdout] 486 |         log::debug!("Config search paths: {:?}", config.search_paths);
[INFO] [stdout]     |         ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/commands.rs:488:9
[INFO] [stdout]     |
[INFO] [stdout] 488 |         log::debug!("Total search paths being scanned: {}", detector.search_paths.len());
[INFO] [stdout]     |         ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/commands.rs:499:21
[INFO] [stdout]     |
[INFO] [stdout] 499 |                     log::debug!("Search path {}: {}", i + 1, path.display());
[INFO] [stdout]     |                     ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/commands.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         log::info!("Detection complete: found {} Java installations", installations.len());
[INFO] [stdout]     |         ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/commands.rs:509:17
[INFO] [stdout]     |
[INFO] [stdout] 509 |                 log::debug!("Installation {}: {} {} at {}", i + 1, inst.version, inst.vendor, inst.java_home.display());
[INFO] [stdout]     |                 ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/commands.rs:529:9
[INFO] [stdout]     |
[INFO] [stdout] 529 |         log::info!("Handling configuration command");
[INFO] [stdout]     |         ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/commands.rs:532:17
[INFO] [stdout]     |
[INFO] [stdout] 532 |                 log::info!("Setting config: {} = {}", key, value);
[INFO] [stdout]     |                 ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/commands.rs:540:21
[INFO] [stdout]     |
[INFO] [stdout] 540 |                     log::debug!("Successfully updated configuration: {}", key);
[INFO] [stdout]     |                     ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/commands.rs:544:17
[INFO] [stdout]     |
[INFO] [stdout] 544 |                 log::debug!("Showing current configuration");
[INFO] [stdout]     |                 ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/commands.rs:560:25
[INFO] [stdout]     |
[INFO] [stdout] 560 |                         log::debug!("Current version in config: {}", version);
[INFO] [stdout]     |                         ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/commands.rs:573:29
[INFO] [stdout]     |
[INFO] [stdout] 573 | ...                   log::debug!("Search path in config: {}", path.display());
[INFO] [stdout]     |                       ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/commands.rs:583:17
[INFO] [stdout]     |
[INFO] [stdout] 583 |                 log::debug!("Getting configuration value for: {}", key);
[INFO] [stdout]     |                 ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/commands.rs:588:29
[INFO] [stdout]     |
[INFO] [stdout] 588 | ...                   log::debug!("Retrieved configuration value: {}", key);
[INFO] [stdout]     |                       ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/commands.rs:598:17
[INFO] [stdout]     |
[INFO] [stdout] 598 |                 log::info!("Resetting configuration to defaults");
[INFO] [stdout]     |                 ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/commands.rs:603:21
[INFO] [stdout]     |
[INFO] [stdout] 603 |                     log::debug!("Successfully reset configuration");
[INFO] [stdout]     |                     ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/commands.rs:608:17
[INFO] [stdout]     |
[INFO] [stdout] 608 |                 log::info!("Adding search path: {}", path.display());
[INFO] [stdout]     |                 ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/commands.rs:620:21
[INFO] [stdout]     |
[INFO] [stdout] 620 |                     log::debug!("Successfully added search path to configuration");
[INFO] [stdout]     |                     ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/commands.rs:625:17
[INFO] [stdout]     |
[INFO] [stdout] 625 |                 log::info!("Removing search path: {}", path.display());
[INFO] [stdout]     |                 ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/commands.rs:637:21
[INFO] [stdout]     |
[INFO] [stdout] 637 |                     log::debug!("Successfully removed search path from configuration");
[INFO] [stdout]     |                     ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `log`
[INFO] [stdout]  --> src/env_manager.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use log::{debug, info, warn};
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `log`, use `cargo add log` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `semver`
[INFO] [stdout]  --> src/error.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use semver::Version;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `semver`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `semver`, use `cargo add semver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `log`
[INFO] [stdout]  --> src/symlink.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use log::{debug, warn};
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `log`, use `cargo add log` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `semver`
[INFO] [stdout]  --> src/version.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use semver::Version;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `semver`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `semver`, use `cargo add semver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `log`
[INFO] [stdout]  --> src/version_manager.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use log::{info, warn};
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `log`, use `cargo add log` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `log`
[INFO] [stdout]  --> src/java_detector.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use log::{debug, info};
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `log`, use `cargo add log` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `regex`
[INFO] [stdout]  --> src/java_detector.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use regex::Regex;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `regex`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lazy_static`
[INFO] [stdout]  --> src/path_utils.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use lazy_static::lazy_static;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `lazy_static`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `lazy_static`, use `cargo add lazy_static` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `regex`
[INFO] [stdout]  --> src/path_utils.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use regex::Regex;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `regex`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]   --> src/commands.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |         log::info!("Starting to list Java versions (detailed={}, verbose={})", detailed, verbose);
[INFO] [stdout]    |         ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]   --> src/commands.rs:98:9
[INFO] [stdout]    |
[INFO] [stdout] 98 |         log::debug!("Loaded configuration with {} search paths", config.search_paths.len());
[INFO] [stdout]    |         ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/commands.rs:253:9
[INFO] [stdout]     |
[INFO] [stdout] 253 |         log::info!("Switching to Java version '{}' (vendor: {:?}, arch: {:?}, path: {:?}, env_only={}, global={})",
[INFO] [stdout]     |         ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/commands.rs:345:13
[INFO] [stdout]     |
[INFO] [stdout] 345 |             log::debug!("Searching for best match among {} installations", filtered_installations.len());
[INFO] [stdout]     |             ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/commands.rs:350:13
[INFO] [stdout]     |
[INFO] [stdout] 350 |             log::info!("Switching to installation at: {}", target.java_home.display());
[INFO] [stdout]     |             ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/commands.rs:352:17
[INFO] [stdout]     |
[INFO] [stdout] 352 |                 log::debug!("Installation details: version={}, vendor={}, path={}",
[INFO] [stdout]     |                 ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/commands.rs:416:9
[INFO] [stdout]     |
[INFO] [stdout] 416 |         log::debug!("Updating configuration with current version: {}", target.version);
[INFO] [stdout]     |         ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/commands.rs:430:9
[INFO] [stdout]     |
[INFO] [stdout] 430 |         log::info!("Checking current Java version");
[INFO] [stdout]     |         ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/commands.rs:432:13
[INFO] [stdout]     |
[INFO] [stdout] 432 |             log::debug!("Searching for java.exe in PATH");
[INFO] [stdout]     |             ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/commands.rs:438:17
[INFO] [stdout]     |
[INFO] [stdout] 438 |                 log::debug!("Found java.exe at: {}", java_path.display());
[INFO] [stdout]     |                 ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/commands.rs:443:17
[INFO] [stdout]     |
[INFO] [stdout] 443 |                 log::debug!("Executing java -version command");
[INFO] [stdout]     |                 ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/commands.rs:451:37
[INFO] [stdout]     |
[INFO] [stdout] 451 | ...                   log::debug!("Java version: {}", line.trim());
[INFO] [stdout]     |                       ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/commands.rs:458:25
[INFO] [stdout]     |
[INFO] [stdout] 458 |                         log::warn!("Failed to get version information: {}", e);
[INFO] [stdout]     |                         ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/commands.rs:464:17
[INFO] [stdout]     |
[INFO] [stdout] 464 |                 log::warn!("Java not found in PATH: {}", e);
[INFO] [stdout]     |                 ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/commands.rs:484:9
[INFO] [stdout]     |
[INFO] [stdout] 484 |         log::info!("Starting Java detection (detailed={}, verbose={})", detailed, verbose);
[INFO] [stdout]     |         ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/commands.rs:486:9
[INFO] [stdout]     |
[INFO] [stdout] 486 |         log::debug!("Config search paths: {:?}", config.search_paths);
[INFO] [stdout]     |         ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/commands.rs:488:9
[INFO] [stdout]     |
[INFO] [stdout] 488 |         log::debug!("Total search paths being scanned: {}", detector.search_paths.len());
[INFO] [stdout]     |         ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/commands.rs:499:21
[INFO] [stdout]     |
[INFO] [stdout] 499 |                     log::debug!("Search path {}: {}", i + 1, path.display());
[INFO] [stdout]     |                     ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/commands.rs:505:9
[INFO] [stdout]     |
[INFO] [stdout] 505 |         log::info!("Detection complete: found {} Java installations", installations.len());
[INFO] [stdout]     |         ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/commands.rs:509:17
[INFO] [stdout]     |
[INFO] [stdout] 509 |                 log::debug!("Installation {}: {} {} at {}", i + 1, inst.version, inst.vendor, inst.java_home.display());
[INFO] [stdout]     |                 ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/commands.rs:529:9
[INFO] [stdout]     |
[INFO] [stdout] 529 |         log::info!("Handling configuration command");
[INFO] [stdout]     |         ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/commands.rs:532:17
[INFO] [stdout]     |
[INFO] [stdout] 532 |                 log::info!("Setting config: {} = {}", key, value);
[INFO] [stdout]     |                 ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/commands.rs:540:21
[INFO] [stdout]     |
[INFO] [stdout] 540 |                     log::debug!("Successfully updated configuration: {}", key);
[INFO] [stdout]     |                     ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/commands.rs:544:17
[INFO] [stdout]     |
[INFO] [stdout] 544 |                 log::debug!("Showing current configuration");
[INFO] [stdout]     |                 ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/commands.rs:560:25
[INFO] [stdout]     |
[INFO] [stdout] 560 |                         log::debug!("Current version in config: {}", version);
[INFO] [stdout]     |                         ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/commands.rs:573:29
[INFO] [stdout]     |
[INFO] [stdout] 573 | ...                   log::debug!("Search path in config: {}", path.display());
[INFO] [stdout]     |                       ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/commands.rs:583:17
[INFO] [stdout]     |
[INFO] [stdout] 583 |                 log::debug!("Getting configuration value for: {}", key);
[INFO] [stdout]     |                 ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/commands.rs:588:29
[INFO] [stdout]     |
[INFO] [stdout] 588 | ...                   log::debug!("Retrieved configuration value: {}", key);
[INFO] [stdout]     |                       ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/commands.rs:598:17
[INFO] [stdout]     |
[INFO] [stdout] 598 |                 log::info!("Resetting configuration to defaults");
[INFO] [stdout]     |                 ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/commands.rs:603:21
[INFO] [stdout]     |
[INFO] [stdout] 603 |                     log::debug!("Successfully reset configuration");
[INFO] [stdout]     |                     ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/commands.rs:608:17
[INFO] [stdout]     |
[INFO] [stdout] 608 |                 log::info!("Adding search path: {}", path.display());
[INFO] [stdout]     |                 ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/commands.rs:620:21
[INFO] [stdout]     |
[INFO] [stdout] 620 |                     log::debug!("Successfully added search path to configuration");
[INFO] [stdout]     |                     ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/commands.rs:625:17
[INFO] [stdout]     |
[INFO] [stdout] 625 |                 log::info!("Removing search path: {}", path.display());
[INFO] [stdout]     |                 ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `log` in this scope
[INFO] [stdout]    --> src/commands.rs:637:21
[INFO] [stdout]     |
[INFO] [stdout] 637 |                     log::debug!("Successfully removed search path from configuration");
[INFO] [stdout]     |                     ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `env_logger` in this scope
[INFO] [stdout]   --> src/commands.rs:31:43
[INFO] [stdout]    |
[INFO] [stdout] 31 |             env_logger::Builder::from_env(env_logger::Env::default().default_filter_or("debug"))
[INFO] [stdout]    |                                           ^^^^^^^^^^ use of unresolved module or unlinked crate `env_logger`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `env_logger`, use `cargo add env_logger` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `env_logger` in this scope
[INFO] [stdout]   --> src/commands.rs:31:43
[INFO] [stdout]    |
[INFO] [stdout] 31 |             env_logger::Builder::from_env(env_logger::Env::default().default_filter_or("debug"))
[INFO] [stdout]    |                                           ^^^^^^^^^^ use of unresolved module or unlinked crate `env_logger`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `env_logger`, use `cargo add env_logger` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `semver` in this scope
[INFO] [stdout]    --> src/commands.rs:176:33
[INFO] [stdout]     |
[INFO] [stdout] 176 |                     let ver_a = semver::Version::parse(&a.version).unwrap_or_else(|_| semver::Version::new(0, 0, 0));
[INFO] [stdout]     |                                 ^^^^^^ use of unresolved module or unlinked crate `semver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `semver`, use `cargo add semver` to add it to your `Cargo.toml`
[INFO] [stdout] help: there is an enum variant `clap::ArgAction::Version`; try using the variant's enum
[INFO] [stdout]     |
[INFO] [stdout] 176 -                     let ver_a = semver::Version::parse(&a.version).unwrap_or_else(|_| semver::Version::new(0, 0, 0));
[INFO] [stdout] 176 +                     let ver_a = clap::ArgAction::parse(&a.version).unwrap_or_else(|_| semver::Version::new(0, 0, 0));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `semver` in this scope
[INFO] [stdout]    --> src/commands.rs:176:33
[INFO] [stdout]     |
[INFO] [stdout] 176 |                     let ver_a = semver::Version::parse(&a.version).unwrap_or_else(|_| semver::Version::new(0, 0, 0));
[INFO] [stdout]     |                                 ^^^^^^ use of unresolved module or unlinked crate `semver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `semver`, use `cargo add semver` to add it to your `Cargo.toml`
[INFO] [stdout] help: there is an enum variant `clap::ArgAction::Version`; try using the variant's enum
[INFO] [stdout]     |
[INFO] [stdout] 176 -                     let ver_a = semver::Version::parse(&a.version).unwrap_or_else(|_| semver::Version::new(0, 0, 0));
[INFO] [stdout] 176 +                     let ver_a = clap::ArgAction::parse(&a.version).unwrap_or_else(|_| semver::Version::new(0, 0, 0));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `semver` in this scope
[INFO] [stdout]    --> src/commands.rs:176:87
[INFO] [stdout]     |
[INFO] [stdout] 176 |                     let ver_a = semver::Version::parse(&a.version).unwrap_or_else(|_| semver::Version::new(0, 0, 0));
[INFO] [stdout]     |                                                                                       ^^^^^^ use of unresolved module or unlinked crate `semver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `semver`, use `cargo add semver` to add it to your `Cargo.toml`
[INFO] [stdout] help: there is an enum variant `clap::ArgAction::Version`; try using the variant's enum
[INFO] [stdout]     |
[INFO] [stdout] 176 -                     let ver_a = semver::Version::parse(&a.version).unwrap_or_else(|_| semver::Version::new(0, 0, 0));
[INFO] [stdout] 176 +                     let ver_a = semver::Version::parse(&a.version).unwrap_or_else(|_| clap::ArgAction::new(0, 0, 0));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `semver` in this scope
[INFO] [stdout]    --> src/commands.rs:176:87
[INFO] [stdout]     |
[INFO] [stdout] 176 |                     let ver_a = semver::Version::parse(&a.version).unwrap_or_else(|_| semver::Version::new(0, 0, 0));
[INFO] [stdout]     |                                                                                       ^^^^^^ use of unresolved module or unlinked crate `semver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `semver`, use `cargo add semver` to add it to your `Cargo.toml`
[INFO] [stdout] help: there is an enum variant `clap::ArgAction::Version`; try using the variant's enum
[INFO] [stdout]     |
[INFO] [stdout] 176 -                     let ver_a = semver::Version::parse(&a.version).unwrap_or_else(|_| semver::Version::new(0, 0, 0));
[INFO] [stdout] 176 +                     let ver_a = semver::Version::parse(&a.version).unwrap_or_else(|_| clap::ArgAction::new(0, 0, 0));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `semver` in this scope
[INFO] [stdout]    --> src/commands.rs:177:33
[INFO] [stdout]     |
[INFO] [stdout] 177 |                     let ver_b = semver::Version::parse(&b.version).unwrap_or_else(|_| semver::Version::new(0, 0, 0));
[INFO] [stdout]     |                                 ^^^^^^ use of unresolved module or unlinked crate `semver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `semver`, use `cargo add semver` to add it to your `Cargo.toml`
[INFO] [stdout] help: there is an enum variant `clap::ArgAction::Version`; try using the variant's enum
[INFO] [stdout]     |
[INFO] [stdout] 177 -                     let ver_b = semver::Version::parse(&b.version).unwrap_or_else(|_| semver::Version::new(0, 0, 0));
[INFO] [stdout] 177 +                     let ver_b = clap::ArgAction::parse(&b.version).unwrap_or_else(|_| semver::Version::new(0, 0, 0));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `semver` in this scope
[INFO] [stdout]    --> src/commands.rs:177:33
[INFO] [stdout]     |
[INFO] [stdout] 177 |                     let ver_b = semver::Version::parse(&b.version).unwrap_or_else(|_| semver::Version::new(0, 0, 0));
[INFO] [stdout]     |                                 ^^^^^^ use of unresolved module or unlinked crate `semver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `semver`, use `cargo add semver` to add it to your `Cargo.toml`
[INFO] [stdout] help: there is an enum variant `clap::ArgAction::Version`; try using the variant's enum
[INFO] [stdout]     |
[INFO] [stdout] 177 -                     let ver_b = semver::Version::parse(&b.version).unwrap_or_else(|_| semver::Version::new(0, 0, 0));
[INFO] [stdout] 177 +                     let ver_b = clap::ArgAction::parse(&b.version).unwrap_or_else(|_| semver::Version::new(0, 0, 0));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `semver` in this scope
[INFO] [stdout]    --> src/commands.rs:177:87
[INFO] [stdout]     |
[INFO] [stdout] 177 |                     let ver_b = semver::Version::parse(&b.version).unwrap_or_else(|_| semver::Version::new(0, 0, 0));
[INFO] [stdout]     |                                                                                       ^^^^^^ use of unresolved module or unlinked crate `semver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `semver`, use `cargo add semver` to add it to your `Cargo.toml`
[INFO] [stdout] help: there is an enum variant `clap::ArgAction::Version`; try using the variant's enum
[INFO] [stdout]     |
[INFO] [stdout] 177 -                     let ver_b = semver::Version::parse(&b.version).unwrap_or_else(|_| semver::Version::new(0, 0, 0));
[INFO] [stdout] 177 +                     let ver_b = semver::Version::parse(&b.version).unwrap_or_else(|_| clap::ArgAction::new(0, 0, 0));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `semver` in this scope
[INFO] [stdout]    --> src/commands.rs:177:87
[INFO] [stdout]     |
[INFO] [stdout] 177 |                     let ver_b = semver::Version::parse(&b.version).unwrap_or_else(|_| semver::Version::new(0, 0, 0));
[INFO] [stdout]     |                                                                                       ^^^^^^ use of unresolved module or unlinked crate `semver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `semver`, use `cargo add semver` to add it to your `Cargo.toml`
[INFO] [stdout] help: there is an enum variant `clap::ArgAction::Version`; try using the variant's enum
[INFO] [stdout]     |
[INFO] [stdout] 177 -                     let ver_b = semver::Version::parse(&b.version).unwrap_or_else(|_| semver::Version::new(0, 0, 0));
[INFO] [stdout] 177 +                     let ver_b = semver::Version::parse(&b.version).unwrap_or_else(|_| clap::ArgAction::new(0, 0, 0));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `semver` in this scope
[INFO] [stdout]    --> src/version_manager.rs:142:29
[INFO] [stdout]     |
[INFO] [stdout] 142 |                 let ver_a = semver::Version::parse(&a.version)
[INFO] [stdout]     |                             ^^^^^^ use of unresolved module or unlinked crate `semver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `semver`, use `cargo add semver` to add it to your `Cargo.toml`
[INFO] [stdout] help: there is an enum variant `clap::ArgAction::Version`; try using the variant's enum
[INFO] [stdout]     |
[INFO] [stdout] 142 -                 let ver_a = semver::Version::parse(&a.version)
[INFO] [stdout] 142 +                 let ver_a = clap::ArgAction::parse(&a.version)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `semver` in this scope
[INFO] [stdout]    --> src/version_manager.rs:142:29
[INFO] [stdout]     |
[INFO] [stdout] 142 |                 let ver_a = semver::Version::parse(&a.version)
[INFO] [stdout]     |                             ^^^^^^ use of unresolved module or unlinked crate `semver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `semver`, use `cargo add semver` to add it to your `Cargo.toml`
[INFO] [stdout] help: there is an enum variant `clap::ArgAction::Version`; try using the variant's enum
[INFO] [stdout]     |
[INFO] [stdout] 142 -                 let ver_a = semver::Version::parse(&a.version)
[INFO] [stdout] 142 +                 let ver_a = clap::ArgAction::parse(&a.version)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `semver` in this scope
[INFO] [stdout]    --> src/version_manager.rs:143:41
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     .unwrap_or_else(|_| semver::Version::new(0, 0, 0));
[INFO] [stdout]     |                                         ^^^^^^ use of unresolved module or unlinked crate `semver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `semver`, use `cargo add semver` to add it to your `Cargo.toml`
[INFO] [stdout] help: there is an enum variant `clap::ArgAction::Version`; try using the variant's enum
[INFO] [stdout]     |
[INFO] [stdout] 143 -                     .unwrap_or_else(|_| semver::Version::new(0, 0, 0));
[INFO] [stdout] 143 +                     .unwrap_or_else(|_| clap::ArgAction::new(0, 0, 0));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `semver` in this scope
[INFO] [stdout]    --> src/version_manager.rs:143:41
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     .unwrap_or_else(|_| semver::Version::new(0, 0, 0));
[INFO] [stdout]     |                                         ^^^^^^ use of unresolved module or unlinked crate `semver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `semver`, use `cargo add semver` to add it to your `Cargo.toml`
[INFO] [stdout] help: there is an enum variant `clap::ArgAction::Version`; try using the variant's enum
[INFO] [stdout]     |
[INFO] [stdout] 143 -                     .unwrap_or_else(|_| semver::Version::new(0, 0, 0));
[INFO] [stdout] 143 +                     .unwrap_or_else(|_| clap::ArgAction::new(0, 0, 0));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `semver` in this scope
[INFO] [stdout]    --> src/version_manager.rs:144:29
[INFO] [stdout]     |
[INFO] [stdout] 144 |                 let ver_b = semver::Version::parse(&b.version)
[INFO] [stdout]     |                             ^^^^^^ use of unresolved module or unlinked crate `semver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `semver`, use `cargo add semver` to add it to your `Cargo.toml`
[INFO] [stdout] help: there is an enum variant `clap::ArgAction::Version`; try using the variant's enum
[INFO] [stdout]     |
[INFO] [stdout] 144 -                 let ver_b = semver::Version::parse(&b.version)
[INFO] [stdout] 144 +                 let ver_b = clap::ArgAction::parse(&b.version)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `semver` in this scope
[INFO] [stdout]    --> src/version_manager.rs:144:29
[INFO] [stdout]     |
[INFO] [stdout] 144 |                 let ver_b = semver::Version::parse(&b.version)
[INFO] [stdout]     |                             ^^^^^^ use of unresolved module or unlinked crate `semver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `semver`, use `cargo add semver` to add it to your `Cargo.toml`
[INFO] [stdout] help: there is an enum variant `clap::ArgAction::Version`; try using the variant's enum
[INFO] [stdout]     |
[INFO] [stdout] 144 -                 let ver_b = semver::Version::parse(&b.version)
[INFO] [stdout] 144 +                 let ver_b = clap::ArgAction::parse(&b.version)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `semver` in this scope
[INFO] [stdout]    --> src/version_manager.rs:145:41
[INFO] [stdout]     |
[INFO] [stdout] 145 |                     .unwrap_or_else(|_| semver::Version::new(0, 0, 0));
[INFO] [stdout]     |                                         ^^^^^^ use of unresolved module or unlinked crate `semver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `semver`, use `cargo add semver` to add it to your `Cargo.toml`
[INFO] [stdout] help: there is an enum variant `clap::ArgAction::Version`; try using the variant's enum
[INFO] [stdout]     |
[INFO] [stdout] 145 -                     .unwrap_or_else(|_| semver::Version::new(0, 0, 0));
[INFO] [stdout] 145 +                     .unwrap_or_else(|_| clap::ArgAction::new(0, 0, 0));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `semver` in this scope
[INFO] [stdout]    --> src/version_manager.rs:145:41
[INFO] [stdout]     |
[INFO] [stdout] 145 |                     .unwrap_or_else(|_| semver::Version::new(0, 0, 0));
[INFO] [stdout]     |                                         ^^^^^^ use of unresolved module or unlinked crate `semver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `semver`, use `cargo add semver` to add it to your `Cargo.toml`
[INFO] [stdout] help: there is an enum variant `clap::ArgAction::Version`; try using the variant's enum
[INFO] [stdout]     |
[INFO] [stdout] 145 -                     .unwrap_or_else(|_| semver::Version::new(0, 0, 0));
[INFO] [stdout] 145 +                     .unwrap_or_else(|_| clap::ArgAction::new(0, 0, 0));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `semver` in this scope
[INFO] [stdout]    --> src/version_manager.rs:245:25
[INFO] [stdout]     |
[INFO] [stdout] 245 |             let ver_a = semver::Version::parse(&a.version)
[INFO] [stdout]     |                         ^^^^^^ use of unresolved module or unlinked crate `semver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `semver`, use `cargo add semver` to add it to your `Cargo.toml`
[INFO] [stdout] help: there is an enum variant `clap::ArgAction::Version`; try using the variant's enum
[INFO] [stdout]     |
[INFO] [stdout] 245 -             let ver_a = semver::Version::parse(&a.version)
[INFO] [stdout] 245 +             let ver_a = clap::ArgAction::parse(&a.version)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `semver` in this scope
[INFO] [stdout]    --> src/version_manager.rs:245:25
[INFO] [stdout]     |
[INFO] [stdout] 245 |             let ver_a = semver::Version::parse(&a.version)
[INFO] [stdout]     |                         ^^^^^^ use of unresolved module or unlinked crate `semver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `semver`, use `cargo add semver` to add it to your `Cargo.toml`
[INFO] [stdout] help: there is an enum variant `clap::ArgAction::Version`; try using the variant's enum
[INFO] [stdout]     |
[INFO] [stdout] 245 -             let ver_a = semver::Version::parse(&a.version)
[INFO] [stdout] 245 +             let ver_a = clap::ArgAction::parse(&a.version)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `semver` in this scope
[INFO] [stdout]    --> src/version_manager.rs:246:37
[INFO] [stdout]     |
[INFO] [stdout] 246 |                 .unwrap_or_else(|_| semver::Version::new(0, 0, 0));
[INFO] [stdout]     |                                     ^^^^^^ use of unresolved module or unlinked crate `semver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `semver`, use `cargo add semver` to add it to your `Cargo.toml`
[INFO] [stdout] help: there is an enum variant `clap::ArgAction::Version`; try using the variant's enum
[INFO] [stdout]     |
[INFO] [stdout] 246 -                 .unwrap_or_else(|_| semver::Version::new(0, 0, 0));
[INFO] [stdout] 246 +                 .unwrap_or_else(|_| clap::ArgAction::new(0, 0, 0));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `semver` in this scope
[INFO] [stdout]    --> src/version_manager.rs:247:25
[INFO] [stdout]     |
[INFO] [stdout] 247 |             let ver_b = semver::Version::parse(&b.version)
[INFO] [stdout]     |                         ^^^^^^ use of unresolved module or unlinked crate `semver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `semver`, use `cargo add semver` to add it to your `Cargo.toml`
[INFO] [stdout] help: there is an enum variant `clap::ArgAction::Version`; try using the variant's enum
[INFO] [stdout]     |
[INFO] [stdout] 247 -             let ver_b = semver::Version::parse(&b.version)
[INFO] [stdout] 247 +             let ver_b = clap::ArgAction::parse(&b.version)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `semver` in this scope
[INFO] [stdout]    --> src/version_manager.rs:246:37
[INFO] [stdout]     |
[INFO] [stdout] 246 |                 .unwrap_or_else(|_| semver::Version::new(0, 0, 0));
[INFO] [stdout]     |                                     ^^^^^^ use of unresolved module or unlinked crate `semver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `semver`, use `cargo add semver` to add it to your `Cargo.toml`
[INFO] [stdout] help: there is an enum variant `clap::ArgAction::Version`; try using the variant's enum
[INFO] [stdout]     |
[INFO] [stdout] 246 -                 .unwrap_or_else(|_| semver::Version::new(0, 0, 0));
[INFO] [stdout] 246 +                 .unwrap_or_else(|_| clap::ArgAction::new(0, 0, 0));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `semver` in this scope
[INFO] [stdout]    --> src/version_manager.rs:247:25
[INFO] [stdout]     |
[INFO] [stdout] 247 |             let ver_b = semver::Version::parse(&b.version)
[INFO] [stdout]     |                         ^^^^^^ use of unresolved module or unlinked crate `semver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `semver`, use `cargo add semver` to add it to your `Cargo.toml`
[INFO] [stdout] help: there is an enum variant `clap::ArgAction::Version`; try using the variant's enum
[INFO] [stdout]     |
[INFO] [stdout] 247 -             let ver_b = semver::Version::parse(&b.version)
[INFO] [stdout] 247 +             let ver_b = clap::ArgAction::parse(&b.version)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `semver` in this scope
[INFO] [stdout]    --> src/version_manager.rs:248:37
[INFO] [stdout]     |
[INFO] [stdout] 248 |                 .unwrap_or_else(|_| semver::Version::new(0, 0, 0));
[INFO] [stdout]     |                                     ^^^^^^ use of unresolved module or unlinked crate `semver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `semver`, use `cargo add semver` to add it to your `Cargo.toml`
[INFO] [stdout] help: there is an enum variant `clap::ArgAction::Version`; try using the variant's enum
[INFO] [stdout]     |
[INFO] [stdout] 248 -                 .unwrap_or_else(|_| semver::Version::new(0, 0, 0));
[INFO] [stdout] 248 +                 .unwrap_or_else(|_| clap::ArgAction::new(0, 0, 0));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `env_logger` in this scope
[INFO] [stdout]   --> src/commands.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 |             env_logger::Builder::from_env(env_logger::Env::default().default_filter_or("debug"))
[INFO] [stdout]    |             ^^^^^^^^^^ use of unresolved module or unlinked crate `env_logger`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `env_logger`, use `cargo add env_logger` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::thread::Builder;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use tokio::runtime::Builder;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 31 -             env_logger::Builder::from_env(env_logger::Env::default().default_filter_or("debug"))
[INFO] [stdout] 31 +             Builder::from_env(env_logger::Env::default().default_filter_or("debug"))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ENV_VAR_REGEX` in this scope
[INFO] [stdout]    --> src/path_utils.rs:114:25
[INFO] [stdout]     |
[INFO] [stdout] 114 |             for caps in ENV_VAR_REGEX.captures_iter(path_str) {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `getuid` in module `nix::unistd`
[INFO] [stdout]     --> src/symlink.rs:158:18
[INFO] [stdout]      |
[INFO] [stdout]  158 |     nix::unistd::getuid().is_root()
[INFO] [stdout]      |                  ^^^^^^ not found in `nix::unistd`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.30.1/src/unistd.rs:1745:8
[INFO] [stdout]      |
[INFO] [stdout] 1737 | #![feature = "user"]
[INFO] [stdout]      |    ---------------- the item is gated behind the `user` feature
[INFO] [stdout] ...
[INFO] [stdout] 1745 | pub fn getuid() -> Uid {
[INFO] [stdout]      |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `semver` in this scope
[INFO] [stdout]    --> src/version_manager.rs:248:37
[INFO] [stdout]     |
[INFO] [stdout] 248 |                 .unwrap_or_else(|_| semver::Version::new(0, 0, 0));
[INFO] [stdout]     |                                     ^^^^^^ use of unresolved module or unlinked crate `semver`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `semver`, use `cargo add semver` to add it to your `Cargo.toml`
[INFO] [stdout] help: there is an enum variant `clap::ArgAction::Version`; try using the variant's enum
[INFO] [stdout]     |
[INFO] [stdout] 248 -                 .unwrap_or_else(|_| semver::Version::new(0, 0, 0));
[INFO] [stdout] 248 +                 .unwrap_or_else(|_| clap::ArgAction::new(0, 0, 0));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io`
[INFO] [stdout]  --> src/admin_executor.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::io;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `env_logger` in this scope
[INFO] [stdout]   --> src/commands.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 |             env_logger::Builder::from_env(env_logger::Env::default().default_filter_or("debug"))
[INFO] [stdout]    |             ^^^^^^^^^^ use of unresolved module or unlinked crate `env_logger`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `env_logger`, use `cargo add env_logger` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::thread::Builder;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use tokio::runtime::Builder;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Builder`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 31 -             env_logger::Builder::from_env(env_logger::Env::default().default_filter_or("debug"))
[INFO] [stdout] 31 +             Builder::from_env(env_logger::Env::default().default_filter_or("debug"))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ENV_VAR_REGEX` in this scope
[INFO] [stdout]    --> src/path_utils.rs:114:25
[INFO] [stdout]     |
[INFO] [stdout] 114 |             for caps in ENV_VAR_REGEX.captures_iter(path_str) {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `getuid` in module `nix::unistd`
[INFO] [stdout]     --> src/symlink.rs:158:18
[INFO] [stdout]      |
[INFO] [stdout]  158 |     nix::unistd::getuid().is_root()
[INFO] [stdout]      |                  ^^^^^^ not found in `nix::unistd`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.30.1/src/unistd.rs:1745:8
[INFO] [stdout]      |
[INFO] [stdout] 1737 | #![feature = "user"]
[INFO] [stdout]      |    ---------------- the item is gated behind the `user` feature
[INFO] [stdout] ...
[INFO] [stdout] 1745 | pub fn getuid() -> Uid {
[INFO] [stdout]      |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io`
[INFO] [stdout]  --> src/admin_executor.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::io;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Cow<'_, str>: AsRef<std::ffi::OsStr>` is not satisfied
[INFO] [stdout]    --> src/admin_executor.rs:198:19
[INFO] [stdout]     |
[INFO] [stdout] 198 |             .arg(&current_exe.to_string_lossy())
[INFO] [stdout]     |              ---  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsRef<std::ffi::OsStr>` is not implemented for `Cow<'_, str>`
[INFO] [stdout]     |              |
[INFO] [stdout]     |              required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `&Cow<'_, str>` to implement `AsRef<std::ffi::OsStr>`
[INFO] [stdout] note: required by a bound in `std::process::Command::arg`
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/process.rs:749:4
[INFO] [stdout] help: consider dereferencing here
[INFO] [stdout]     |
[INFO] [stdout] 198 |             .arg(&*current_exe.to_string_lossy())
[INFO] [stdout]     |                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Cow<'_, str>: AsRef<std::ffi::OsStr>` is not satisfied
[INFO] [stdout]    --> src/admin_executor.rs:198:19
[INFO] [stdout]     |
[INFO] [stdout] 198 |             .arg(&current_exe.to_string_lossy())
[INFO] [stdout]     |              ---  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `AsRef<std::ffi::OsStr>` is not implemented for `Cow<'_, str>`
[INFO] [stdout]     |              |
[INFO] [stdout]     |              required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `&Cow<'_, str>` to implement `AsRef<std::ffi::OsStr>`
[INFO] [stdout] note: required by a bound in `std::process::Command::arg`
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/process.rs:749:4
[INFO] [stdout] help: consider dereferencing here
[INFO] [stdout]     |
[INFO] [stdout] 198 |             .arg(&*current_exe.to_string_lossy())
[INFO] [stdout]     |                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jv` (lib test) due to 60 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `jv` (lib) due to 60 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "88e762fc2ce3ff9028e92acbdf43ebbc76b05f48ba3e4ccae81e6186271d0131", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88e762fc2ce3ff9028e92acbdf43ebbc76b05f48ba3e4ccae81e6186271d0131", kill_on_drop: false }`
[INFO] [stdout] 88e762fc2ce3ff9028e92acbdf43ebbc76b05f48ba3e4ccae81e6186271d0131
